func github.com/andybalholm/brotli.initBlockSplitIterator
4 uses
github.com/andybalholm/brotli (current package)
histogram.go#L162: func initBlockSplitIterator(self *blockSplitIterator, split *blockSplit) {
histogram.go#L189: initBlockSplitIterator(&literal_it, literal_split)
histogram.go#L190: initBlockSplitIterator(&insert_and_copy_it, insert_and_copy_split)
histogram.go#L191: initBlockSplitIterator(&dist_it, dist_split)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |